summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-29Breadcrumb: mouseover effectSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29Edit control with autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-29This is C++, we have booleansTor Lillqvist
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara
2015-08-28Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann
2015-08-28Simplify MultiAtomProvider::getStringStephan Bergmann
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-27tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann
2015-08-27Simplify ToolBox::GetQuickHelpTextStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
2015-08-26convert Link to TypedNoel Grandin
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25simplify some declarationsNoel Grandin
2015-08-25add some comments to Rectangle mutation methodsNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe