summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert MouseTarget to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-24touch_lo_draw_tile() is dead codeTor Lillqvist
2015-03-24loplugin:constantfunction: testNoel Grandin
2015-03-24SkipImages option for document importLászló Németh
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-24convert SfxPopupAction to enum classNoel Grandin
2015-03-23Typo: s/SEPERATOR/SEPARATORTor Lillqvist
2015-03-23TyposJulien Nabet
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier
2015-03-23Catch accidental mis-conversions from pointer to boolStephan Bergmann
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-20add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist