summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky2016-05-311-2/+12
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-192-2/+2
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-192-2/+2
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-134-16/+15
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-102-2/+2
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-1/+3
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-044-247/+84
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-2/+3
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2018-51/+51
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-189-20/+17
* clean-up: unused using declarations and includesJochen Nitschke2016-04-183-5/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-133-8/+9
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-123-10/+0
* clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin2016-04-112-5/+5
* Typo: multible->multipleJulien Nabet2016-04-101-1/+1
* sequence->vector in toolkitNoel Grandin2016-04-041-10/+8
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-2/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-023-6/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-016-10/+10
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* fix headless buildOliver Specht2016-03-252-1/+12
* loplugin:constantparams in vcl/Noel Grandin2016-03-162-3/+3
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-122-31/+1
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* loplugin:constantparam in toolkitNoel Grandin2016-03-104-13/+10
* new loplugin: commaoperatorNoel Grandin2016-02-231-2/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-174-16/+16
* tdf#95857 Sort out German plurals ...danielt9982016-02-121-11/+11
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-0921-71/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-3/+3
* toolkit: remove some comment cruft from vclunohelper.cxxChris Sherlock2016-02-031-5/+0
* tdf#39468 toolkit: translate some German comments in the VCL UNO helper fileChris Sherlock2016-02-031-2/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-2/+2
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-271-5/+5
* OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist2016-01-261-2/+2
* Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist2016-01-261-9/+2
* Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist2016-01-262-1/+23
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-258-35/+34
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* loplugin: unused return valuesNoel Grandin2016-01-181-10/+4
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1