summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-08jboolean-related clean-upStephan Bergmann9-22/+21
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann4-7/+7
2015-05-08gtktiledviewer: unused pFileNameMiklos Vajna1-2/+0
2015-05-08Also mention exception typeStephan Bergmann1-1/+1
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin4-18/+21
2015-05-08Revert "fix for older gcc"Thorsten Behrens1-1/+1
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann17-48/+46
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann9-15/+14
2015-05-07Clipart - PNG files optimized.Andrew175-0/+0
2015-05-07tdf#91073 - hold a reference on the floatwin in UserEvent handler.Michael Meeks1-0/+1
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks5-4/+19
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna1-0/+1
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna1-0/+6
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0013-1/+23
2015-05-07loplugin:vclwidgets ("OutputDevice subclass should have ..."Stephan Bergmann1-1/+1
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers3-113/+110
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski1-3/+2
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh3-3/+5
2015-05-07Initial XTiledRenderable APILászló Németh5-3/+116
2015-05-07tdf#90935 - fix dispose ordering for tools->customize dialog.Michael Meeks1-5/+2
2015-05-07NoParent condition reversedCaolán McNamara1-4/+3
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks2-7/+15
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks1-1/+1
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks1-1/+2
2015-05-07VclBuilder - use VclPtr more consistently internally.Michael Meeks1-120/+112
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks2-1/+11
2015-05-07tdf#74299: improve DXF importMike Kaganski8-335/+282
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann6-240/+275
2015-05-07improve fallback behaviour of underlying_type for old gccChristoph Lutz1-1/+5
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe4-15/+8
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe3-10/+10
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson4-11/+3
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson1-0/+2
2015-05-07tdf#91050: fix typo TabePage->TabPageAndrea Gelmini3-10/+10
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini2-6/+6
2015-05-07Fix typo informations -> informationAndrea Gelmini4-4/+4
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara1-53/+37
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin5-26/+30
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin17-88/+97
2015-05-07VclPtr: clicking on another sidebar button when navigator open crashesCaolán McNamara1-1/+4
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara4-10/+17
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks4-15/+7
2015-05-07Fix MSVC buildStephan Bergmann1-1/+1
2015-05-07Fix MSVC buildStephan Bergmann1-1/+1
2015-05-07Fix MSVC buildStephan Bergmann1-1/+1
2015-05-07regenerate .rdb if makefile changesDavid Tardon1-0/+1
2015-05-07tdf#87862: Row spacing sneaked out, put it backKatarina Behrens1-0/+1
2015-05-07Fix MSVC buildStephan Bergmann1-0/+3
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung1-2/+6
2015-05-07Hold a reference on the Window while emitting events from vcl backends.Michael Meeks1-1/+4