summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyrefStephan Bergmann2015-08-271-1/+1
* mbTextBackground is unusedCaolán McNamara2015-08-271-1/+0
* No need for IMenuBarWindow abstractionStephan Bergmann2015-08-271-3/+3
* Simplify ToolBox::GetQuickHelpTextStephan Bergmann2015-08-271-1/+1
* Clean up sEmptyStephan Bergmann2015-08-273-4/+1
* ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl2015-08-271-0/+70
* Show previews of style presets in sidebarTomaž Vajngerl2015-08-272-2/+14
* Again add ability to change tint/shade of a color + unit testTomaž Vajngerl2015-08-271-0/+10
* tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks2015-08-261-0/+3
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-08-261-0/+2
* Remove unused AddMenuBarButton parameterStephan Bergmann2015-08-261-1/+1
* tdf#90078: Improve the Area section of the properties tabRishabh Kumar2015-08-261-1/+12
* convert Link to TypedNoel Grandin2015-08-262-4/+4
* fix crash on loading certain pptsCaolán McNamara2015-08-261-5/+7
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-2639-91/+92
* Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist2015-08-262-50/+1
* Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin2015-08-266-15/+21
* Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung2015-08-251-2/+4
* tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke2015-08-251-0/+1
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-254-6/+6
* simplify some declarationsNoel Grandin2015-08-251-69/+20
* add some comments to Rectangle mutation methodsNoel Grandin2015-08-251-3/+6
* make pWindow private in SfxChildWindowNoel Grandin2015-08-251-8/+6
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-251-1/+1
* clean up whitespace in childwin.hxx a littleNoel Grandin2015-08-251-15/+15
* the implementation pointer of SfxChildWindow can be privateNoel Grandin2015-08-251-1/+1
* coverity#1317300 Untrusted array index readCaolán McNamara2015-08-241-1/+1
* oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-236-14/+13
* tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl2015-08-221-1/+2
* disentangle the Dzongkha mess a littleEike Rathke2015-08-221-3/+3
* sal_uLong to size_tMatteo Casalin2015-08-211-5/+5
* ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin2015-08-211-54/+53
* sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin2015-08-211-8/+9
* There's no need to loop backward, in the endMatteo Casalin2015-08-211-14/+6
* Bail-out early and rework loops to use correct unsigned typeMatteo Casalin2015-08-211-10/+10
* Improve readability (minor code modification, formatting)Matteo Casalin2015-08-211-7/+21
* MS finally acknowledged CubaEike Rathke2015-08-211-1/+3
* Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]Eike Rathke2015-08-211-0/+2
* remove last WeakImplHelper10 useCaolán McNamara2015-08-211-2/+2
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-211-7/+0
* linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-214-9/+9
* afl-clang-fast apparently miscompiles thisCaolán McNamara2015-08-201-0/+4
* remove dead commentNoel Grandin2015-08-201-4/+0
* make color button work in chart line sidebar panelMarkus Mohrhard2015-08-201-0/+10
* handle new color picker correctly in chart sidebarMarkus Mohrhard2015-08-204-1/+13
* o3tl: cow_wrapper add move constructor/assignmentDaniel Robertson2015-08-191-3/+23
* comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2015-08-192-8/+18
* comphelper: remove unnecessary include <stack>Michael Stahl2015-08-191-2/+0
* comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann2015-08-191-14/+0
* Remove unused comphelper::isAReferenceStephan Bergmann2015-08-191-11/+0