summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-29rendercontext: Correct output of the type that is not double-buffered.Jan Holesovsky1-2/+2
2015-05-29fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara6-17/+36
2015-05-29Updated coreOlivier R1-0/+0
2015-05-29fix base wizard sizeCaolán McNamara1-6/+6
2015-05-29Support Azul Zulu JRE on Linux and Mac OS X, tooStephan Bergmann3-2/+9
2015-05-29Support Azul Zulu JRE (at least on Windows)Stephan Bergmann3-1/+6
2015-05-29Fix Windows 64-bit buildStephan Bergmann1-1/+1
2015-05-29Updated coreAndras Timar1-0/+0
2015-05-29gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna3-1/+20
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna7-3/+56