summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14loplugin:unusedmethods unused return value in scriptingNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2016-01-14tdf#96522 reset CustomShapeEngine at importArmin Le Grand
2016-01-14xmlsecurity: import OOXML <X509Certificate>Miklos Vajna
2016-01-14xmlsecurity: import OOXML <SignatureValue>Miklos Vajna
2016-01-14xmlsecurity: implement XInitialization for OOXMLSecParserMiklos Vajna
2016-01-14xmlsecurity: import OOXML <DigestValue>Miklos Vajna
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelssusobhang70
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht
2016-01-14vcl: change ServerFont::FetchFontMetric to GetFontMetricChris Sherlock
2016-01-14vcl: change from pFontAttributes to pFontMetricChris Sherlock
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-14vcl: move font.cxx from gdi directory to font directoryChris Sherlock
2016-01-14vcl: remove unneeded headers from impfontmetric.hxxChris Sherlock
2016-01-14vcl: remove unneeded headers from impfontmetricdata.hxxChris Sherlock
2016-01-14vcl: remove unneeded fwd decls from impfontcharmap.hxxChris Sherlock
2016-01-14vcl: remove unnecessary headers in impfont.hxxChris Sherlock
2016-01-14vcl: no need to include cstdio in fontsubset.hxxChris Sherlock
2016-01-14vcl: remove unnecessary foward decls from fontselect.hxxChris Sherlock
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-14vcl: cleanup fontinstance.hxx - remove unneeded fwd decls and includesChris Sherlock
2016-01-14vcl: cleanup - remove unnecessary includes and fwd declsChris Sherlock
2016-01-14vcl: move ImplFontCache into own private headerChris Sherlock
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl
2016-01-14vcl: update private Unix fontcache.hxx's header guard nameChris Sherlock
2016-01-14vcl: split off ImplFontMetric into impfontmetric.hxxChris Sherlock
2016-01-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock
2016-01-14vcl: use mutators for FontMetric's ascent and descent propertiesChris Sherlock
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl
2016-01-13cppuhelper: remove invalid doxygen markupChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13tdf#75256 - Sifr updatesMatthias Freund
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-13Prefer fixed-width fonts as default Japanese ones for WriterTakeshi Abe
2016-01-13vcl: remove ImplFontMetrics::mnMiscFlags as no longer usedChris Sherlock
2016-01-13vcl: ImplFontMetric - all uses of enum now removedChris Sherlock
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13sc: remove last ptr_map includesMichael Stahl