summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-01add field namespace to styles.xml when saving fdo85232-1.docx to .odtCaolán McNamara1-1/+7
2015-06-01gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl1-8/+13
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh16-14/+30
2015-06-01tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks3-0/+11
2015-06-01tdf#91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung1-1/+0
2015-06-01store FilterConfigItem options in disposeLászló Németh2-0/+2
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl1-11/+6
2015-05-31rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky6-17/+33
2015-05-31rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky3-9/+11
2015-05-31Updated coreAndras Timar1-0/+0
2015-05-31lok: Don't attempt to select the exact text after a failed search.cp-5.0-branch-pointJan Holesovsky1-19/+0
2015-05-31tdf#81475 Additional work on the formatting and draw toolbarYousuf Philips5-30/+32
2015-05-31TANGO: Fix missing small vertical center iconYousuf Philips1-0/+1
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky1-8/+2
2015-05-30Tango updatesAdolfo Jayme Barrientos38-7526/+1
2015-05-30do not try to get bookmark when in invalid positionLionel Elie Mamane1-0/+1
2015-05-30handle getParameters being called before execute()Lionel Elie Mamane2-5/+11
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane3-11/+22
2015-05-30another DrawingML export crash fixAndras Timar1-0/+12
2015-05-30Fix missing small clear formatting iconYousuf Philips1-0/+0
2015-05-30tdf#91438 Rename uno commands in toolbar xml and fix iconsYousuf Philips3-6/+10
2015-05-30tdf#91650 add missing small freeze pane iconYousuf Philips2-0/+0
2015-05-29tdf#91720 - after MailMerge print, plain std print is not possibleJuergen Funk1-0/+1
2015-05-29VclPtr: tdf#91396 crash after tool options and sidebar switchingCaolán McNamara2-5/+6
2015-05-29tdf#91484 fix macro editor - Invalidate in paintTomaž Vajngerl2-1/+25
2015-05-29tdf#91677 fix invidsible menu in BaseTomaž Vajngerl1-8/+4
2015-05-29fix highlight rendering for iconview with more effective clippingTomaž Vajngerl1-20/+38
2015-05-29fix drawing treelistbox with redefined background in dbaccessTomaž Vajngerl2-5/+13
2015-05-29fix Base's titlewindow font, font color and backgroundTomaž Vajngerl2-11/+31
2015-05-29forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl1-4/+2
2015-05-29convert splitter to use RenderContextTomaž Vajngerl1-8/+8
2015-05-29rendercontext: Improve comboboxes in the double-buffered toolbar.Jan Holesovsky1-1/+5
2015-05-29rendercontext: Fix border window's painting to work well with rendercontext.Jan Holesovsky1-10/+5
2015-05-29loplugin:staticmethodsStephan Bergmann2-556/+545
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin35-113/+123
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin57-230/+233
2015-05-29convert TITLE_BUTTON constants to scoped enumNoel Grandin8-40/+43
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin44-245/+293
2015-05-29convert POINTER constants to scoped enumNoel Grandin105-975/+964
2015-05-29pass RenderContext into writer paintingTomaž Vajngerl7-22/+23
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl2-0/+10
2015-05-29tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl1-5/+2
2015-05-29fix calls to RenderContextTomaž Vajngerl2-2/+2
2015-05-29use RenderContext in user draw, use ApplySettingsTomaž Vajngerl4-104/+47
2015-05-29call ApplySettings sooner when paintingTomaž Vajngerl1-6/+5
2015-05-29fix for the failed JUnit testTomaž Vajngerl1-1/+2
2015-05-29use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl7-194/+185
2015-05-29rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky2-79/+74
2015-05-29rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky2-6/+41
2015-05-29rendercontext: Draw toolbox separators via the rendercontext.Jan Holesovsky1-2/+1