summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez
2012-03-23Add a function to get X error bar properties.Rafael Dominguez
2012-03-22New unit test for pivot table with date grouping.Kohei Yoshida
2012-03-22New unit test for pivot table with number grouping.Kohei Yoshida
2012-03-23cache calls to mdds:mixed_type_matrix::size, related fdo#47299Markus Mohrhard
2012-03-22gbuild: allow the tinderboxes to bypass the dependencies generationsNorbert Thiebaud
2012-03-22Fix URE jar manifests after gbuild'ificationStephan Bergmann
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann
2012-03-22Produce more beautiful jar manifestsStephan Bergmann
2012-03-22fdo#39003: fix autoformat Undo cursors:Michael Stahl
2012-03-22SwFEShell::ShouldObjectBeSelected leaks pPosMichael Stahl
2012-03-22More Android hackingTor Lillqvist
2012-03-22Add JNI wrappers for InitVCL and osl_setCommandArgsTor Lillqvist
2012-03-22No point searching PATH on Android and iOSTor Lillqvist
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-03-22Make the DocumentLoader experimental app build againTor Lillqvist
2012-03-22Edit a comment a bitTor Lillqvist
2012-03-22fdo#41739: Math: do not skip "newline" on errorIvan Timofeev
2012-03-22Clarify rtl_bootstrap_get documentation.Will Thompson
2012-03-22rtl::bootstap: rename filename parameter to contain "uri"Will Thompson
2012-03-22annoying PATHES->PATHS typosCaolán McNamara
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat
2012-03-22Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat
2012-03-22MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann
2012-03-22Revert "fix debug build"Fridrich Štrba
2012-03-22Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know itChristian Lohmaier
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann
2012-03-22over-engineered thread-safe static OUStringCaolán McNamara
2012-03-22confirmed that tests pass on windowsCaolán McNamara
2012-03-22testtool is gone these daysCaolán McNamara
2012-03-22WaE: ignoring lockf return valueCaolán McNamara
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-22Convert SVARRAY SORT into STL setBartosz Kosiorek
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna
2012-03-22Look for properly registered windows sdks instead for random version numbersFridrich Štrba
2012-03-22MinGW apparently needs to be forced into __cdeclStephan Bergmann
2012-03-22MinGW: other DLLs must not pick sal's special __mainStephan Bergmann
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann
2012-03-22Needless SAL_CALLStephan Bergmann
2012-03-22ChartTokenMap can contain null pointersStephan Bergmann
2012-03-22Some changes in libcdr to appease valgrindFridrich Štrba
2012-03-22fix debug buildFridrich Štrba
2012-03-22Fixed previous commit for --enable-dbgutil modeStephan Bergmann
2012-03-22Conver SV VARARR to std::deque for sw module.Bartosz Kosiorek
2012-03-22Convert tools/table.hxx to std::map in Chart2PositionMap classNoel Grandin
2012-03-22remove unnecessary use of local variable and auto_ptrNoel Grandin
2012-03-22if/else branches contain same codeNoel Grandin
2012-03-22restructure insert code as a precursor to further simplificationNoel Grandin