summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-5/+5
2016-01-10Fix typosAndrea Gelmini80-95/+95
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock2-2/+2
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-2/+2
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara1-2/+4
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke1-4/+4
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke1-0/+1
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul1-1/+1
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock2-5/+5
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2016-01-08SfxTemplatePanelControl doesn't have to be a DockingWindow anymoreCaolán McNamara1-3/+2
2016-01-08tdf#96647 add Interlingue Occidental [ie] to language listEike Rathke1-0/+1
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno2-0/+4
2016-01-08vcl: small typo in parameter names - Doxygen is complainingChris Sherlock1-2/+2
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+5
2016-01-08vcl: document some OpenGL parametersChris Sherlock1-1/+6
2016-01-08vcl: document parameter of loadImageChris Sherlock1-0/+3
2016-01-08vcl: fix Doxygen parameter nameChris Sherlock1-1/+1
2016-01-08vcl: should be using @tparam for template parametersChris Sherlock1-1/+1
2016-01-08vcl: fix WaE messagesChris Sherlock1-2/+2
2016-01-08vcl: fix parameter documentation in ITiledRenderable headerChris Sherlock1-6/+11
2016-01-08vcl: correct parameter documentation of outdev.hxxChris Sherlock1-6/+6
2016-01-08vcl: document parameterChris Sherlock1-0/+1
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock1-1/+1
2016-01-08vcl: pProgress is not a parameter of Bitmap::FilterChris Sherlock1-3/+0
2016-01-08vcl: document parameters in svapp.hxxChris Sherlock1-3/+6
2016-01-08vcl: silence doxygen warningChris Sherlock1-1/+2
2016-01-08vcl: silence doxygen warningChris Sherlock5-7/+7
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock1-1/+1
2016-01-08vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxxChris Sherlock1-3/+3
2016-01-08vcl: doxygen issue - missing @endcond in vclptr.hxxChris Sherlock1-0/+2
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-3/+3
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini2-3/+4
2016-01-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher7-163/+139
2016-01-06Get parenthesisation rightStephan Bergmann1-2/+2
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann1-1/+1
2016-01-06sal: don't use reserved identifiers, much less in public APIMichael Stahl1-11/+11
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks5-36/+90
2016-01-06tdf#39631: Add optimisation helpersSheikha AL-Hinai1-0/+20
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks1-0/+5
2016-01-06std::swap is in <utility>, not <algorithm>Stephan Bergmann1-1/+1
2016-01-05use new'ed FormulaToken and FormulaTokenArray::Add()Eike Rathke1-0/+5
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan2-25/+0
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan4-132/+7
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke2-1/+3
2016-01-05Remove unused forward declsStephan Bergmann1-2/+0
2016-01-05tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-upEike Rathke1-0/+16
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul1-2/+2
2016-01-05tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski1-2/+4