summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-25convert MouseTarget to enum classNoel Grandin1-6/+6
2015-03-25convert VALID_ constants to enum classNoel Grandin1-25/+26
2015-03-25new constantfunction lopluginNoel Grandin2-8/+0
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard1-0/+2
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist2-282/+0
2015-03-24touch_lo_draw_tile() is dead codeTor Lillqvist1-6/+0
2015-03-24loplugin:constantfunction: testNoel Grandin2-5/+0
2015-03-24SkipImages option for document importLászló Németh2-1/+5
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-7/+16
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-7/+7
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin1-6/+6
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2-21/+27
2015-03-24convert SvxZoomType to enum classNoel Grandin1-9/+9
2015-03-24convert sfxlink to enum classNoel Grandin2-13/+12
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-19/+19
2015-03-24convert SfxPopupAction to enum classNoel Grandin1-7/+0
2015-03-23Typo: s/SEPERATOR/SEPARATORTor Lillqvist1-3/+5
2015-03-23TyposJulien Nabet2-3/+3
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann1-119/+119
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann2-127/+2
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara2-0/+79
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier1-0/+6
2015-03-23Catch accidental mis-conversions from pointer to boolStephan Bergmann1-0/+3
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-3/+3
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna1-62/+6
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna1-0/+2
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna1-0/+1
2015-03-23remove SFX_SLOTMAP macroNoel Grandin1-2/+0
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke1-0/+3
2015-03-22introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke1-2/+22
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier2-1/+3
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl2-1/+7
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna1-1/+1
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás1-0/+9
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-0/+5
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás1-0/+5
2015-03-21Char highlight: ODT filtersZolnai Tamás1-0/+2
2015-03-20add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke1-0/+1
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist3-4/+1
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist1-0/+27
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde1-0/+1
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet3-16/+16
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist1-1/+1
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist1-1/+1
2015-03-19Dr.Memory complains about this...Jan Holesovsky1-1/+1
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19Indent parameter lists consistently.Tor Lillqvist1-6/+6
2015-03-19fix windows build and sal_Bool->boolCaolán McNamara1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-21/+3
2015-03-19loplugin:constantfunction: filterNoel Grandin1-11/+0