summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-04move now combined ColorLB to location of last userCaolán McNamara1-74/+0
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara1-34/+25
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara3-82/+69
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara1-1/+1
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara1-1/+1
2016-11-04unify color selectorsCaolán McNamara11-90/+175
2016-11-04use default copy and assignment operatorsCaolán McNamara1-9/+0
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl1-2/+3
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna1-0/+3
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin7-16/+13
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin4-8/+8
2016-11-04loplugin:unusedmethodsNoel Grandin5-61/+2
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky2-0/+2
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt1-0/+1
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt3-1/+65
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin2-7/+0
2016-11-03Add helper for creating zip filesSamuel Mehrbrodt1-0/+65
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara1-0/+3
2016-11-03loplugin:unnecessaryvirtualNoel Grandin9-10/+6
2016-11-03Revert "remove unnecessary casts"Noel Grandin1-1/+1
2016-11-03remove unnecessary castsJochen Nitschke1-1/+1
2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke1-51/+0
2016-11-03remove pParentFrame from SfxFrameNoel Grandin2-9/+0
2016-11-02upgrade to ICU 58Eike Rathke1-0/+11
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara1-1/+6
2016-11-02Remove noise comment, add FIXMETor Lillqvist1-1/+1
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara1-3/+0
2016-11-02drop SvxColorWindow::ResizeCaolán McNamara1-3/+0
2016-11-02move SvxColorWindow to include/svxCaolán McNamara1-0/+84
2016-11-02loplugin:singlevalfieldsNoel Grandin3-10/+1
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth1-1/+1
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-0/+10
2016-11-02loplugin:unusedfieldsNoel Grandin5-23/+4
2016-11-01SafeModeDialog: Add link to user profileSamuel Mehrbrodt1-0/+3
2016-11-01safemode: Add option to disable H/W accelerationSamuel Mehrbrodt2-0/+4
2016-11-01Omit the default comparatorTakeshi Abe2-2/+2
2016-10-31Revert "Revert "Prevent nonsensical comparations between OUString and nullptr...Stephan Bergmann1-0/+12
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl1-4/+4
2016-10-31Revert "Prevent nonsensical comparations between OUString and nullptr_t"Stephan Bergmann1-11/+0
2016-10-31Prevent nonsensical comparations between OUString and nullptr_tStephan Bergmann1-0/+11
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin1-1/+1
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-3/+1
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl1-1/+0
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke1-22/+0
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl5-7/+18
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl1-2/+10
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl1-0/+4
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl2-18/+48
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl2-14/+14
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl1-4/+4