summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard
Change-Id: I277d76aeec28e173d913ccc1506464afe4d09c6d
2014-03-01handle OOXML strict namespacesMarkus Mohrhard
Change-Id: I198862388426161e3f054a5f128639c59f3c9d24
2014-03-01callcatcher: update unused codeCaolán McNamara
Change-Id: I429eeb3fc0dd0d0c55612eb482d99ab4ceda2f56
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
Removed from dbaccess. editeng, filter, framwork, formula, lotuswordpro, reportdesing, rsc, uui Conflicts: framework/source/uielement/menubarwrapper.cxx reportdesign/inc/RptDef.hxx uui/source/iahndl.hxx Change-Id: Ia6f1d8679736c3de99bd8060d8a7f76975268273 Reviewed-on: https://gerrit.libreoffice.org/8118 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-02-28DOCX import: handle font theme references in group shape textMiklos Vajna
Change-Id: I1d5b86ad17b2c4a0945f483c94ac6abf410cf1d6
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
Change-Id: I0b325abc275b672a96c5513d285c0f5764dfb4fe
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
Conflicts: include/vcl/settings.hxx svtools/source/table/tablecontrol_impl.cxx sw/source/core/frmedt/fecopy.cxx vcl/inc/canvasbitmap.hxx vcl/inc/headless/svpframe.hxx vcl/inc/unx/salframe.h vcl/inc/win/salframe.h vcl/inc/win/salprn.h vcl/inc/win/salvd.h vcl/osx/DragSource.cxx vcl/osx/DragSource.hxx vcl/osx/DropTarget.cxx vcl/osx/DropTarget.hxx vcl/osx/OSXTransferable.cxx vcl/osx/OSXTransferable.hxx vcl/osx/clipboard.cxx vcl/osx/clipboard.hxx vcl/osx/salprn.cxx vcl/qa/cppunit/canvasbitmaptest.cxx vcl/source/components/fontident.cxx vcl/source/control/edit.cxx vcl/source/control/spinfld.cxx vcl/source/gdi/gdimtf.cxx vcl/source/gdi/virdev.cxx vcl/source/helper/canvasbitmap.cxx vcl/source/window/dockwin.cxx vcl/unx/generic/dtrans/X11_selection.hxx vcl/unx/kde/UnxFilePicker.cxx vcl/unx/kde/UnxFilePicker.hxx vcl/unx/kde4/KDE4FilePicker.cxx vcl/unx/kde4/KDE4FilePicker.hxx vcl/unx/kde4/KDESalFrame.hxx Change-Id: I9866d985da86dea2a56feff23f91c1467a1636b0 Reviewed-on: https://gerrit.libreoffice.org/8219 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-28Missing @since tags, and adapt to semantics of posix_memalignStephan Bergmann
Change-Id: I677d973fbcf118111b5fc93b09143c66b0afb0d9
2014-02-28remove unused code BigInt::GetString()Noel Grandin
Change-Id: I0e1b1e07103b7aafd0b6691e0fcf0d2c8f612ac8
2014-02-28remove unused code in basic/CodeCompleteDataCacheNoel Grandin
Specifically: CodeCompleteDataCache::GetVars() const CodeCompleteDataCache::SetVars(boost::unordered_map const&) CodeCompleteDataCache::print() const Change-Id: I59fb6f50ff47747c3cac959302bf6b7c4f4d79d3
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
Change-Id: I63df5364d69bf60e7a5ee2b5854b41ce27f10894
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin
Specifically: LanguageTag::LanguageTag() LanguageTag::getRegion() const LanguageTag::reset(_rtl_Locale const&) Change-Id: I8822db6e1df7cd912e9ae82cb9d9f51370d4c583
2014-02-28fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin
Change-Id: I89a61aeffeebc69e06da6c1130436fb25528f1c7
2014-02-28remove unused code Menu::GetHighlightItem()Noel Grandin
Change-Id: I9b538bacbb98705b0345c3f6dc38fb554ce25bcf
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin
full signature: PanelLayout::dispatch( rtl::OUString const&, css::uno::Sequence<css::beans::PropertyValue> const&) Change-Id: Ib16c32d69e62ccf000de05da7c6f25e993a5be90
2014-02-28remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin
Change-Id: I9a898fda8e494693f48d7611c07bd65e86c22bdf
2014-02-28debug only code Resource::TestRes()Noel Grandin
Change-Id: I00743ded162ea2772b2fe74df8aecf1fd3a390fa
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
Change-Id: I248d002d2ed0e61f97a35ea0d329c64832252ad7
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
OpenCL devices require this else we would get a performance hit. Change-Id: I6b1db6320fa84f933b6446022a0fd02ba267bf21
2014-02-27Store the length of originally requested array size prior to trimming.Kohei Yoshida
This change adds GetRequestedArrayLength() method to both single and double vector ref tokens, which returns the length of the requested array size prior to trimming of the trailing empty cell region. Change-Id: Iaba96fa2ea4ff3c8bccb0bc86fa4f1525e2f45fb
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
(cherry picked from commit 9956ed1303545cd61901e33b110698c4e5e224c4) Conflicts: filter/source/msfilter/escherex.cxx include/vcl/gfxlink.hxx svx/source/xml/xmlgrhlp.cxx sw/source/ui/docvw/romenu.cxx vcl/source/filter/graphicfilter.cxx Change-Id: Ibcbb69b9c57cd8a438788e9a9c95744e99b6fcdd
2014-02-27fdo#63154 remove unused solar.h reference in toolsAlexandre Vicenzi
Change-Id: I1ad2f6323a787b9ea38031a1427d99dd47f5e030 Reviewed-on: https://gerrit.libreoffice.org/8373 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
2014-02-27coverity#1187868 Uninitialized pointer fieldCaolán McNamara
Change-Id: I6fa813b983d217eb8ce028f9ae13a0cc764e29da
2014-02-27coverity#1187646 unused mpAbortCaolán McNamara
Change-Id: I1fc3f0253c2af4779ba59b5b85ea7fc400226177
2014-02-27coverity#1187863 unused mnExtra2Caolán McNamara
Change-Id: Ic6a55a3640d782ba95a5ba4681f447ee28ae163e
2014-02-27GetContextMenuDown is always trueCaolán McNamara
Change-Id: Ib2ce1dd91cc7bfaf38feca7b056874a2508869e6
2014-02-27callcatcher: update unused codeCaolán McNamara
Change-Id: I560471a3c2ac9d8ccf759fca1d8c30ae00d73484
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ic59e48341f69b8c6e6fe77b05eeebac56a2c53e7
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I5ed4b1bdaba917d420666b15ec0b7060370f1059
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I9e27453f0b77a23ae3d811f0a50a85d3fdf80978
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I7da10ad3ba8017d64c723b53795348edf0e7dd6d
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I659497b79fe809865639429f2744d815f2a1f3e2
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ice3b0a4ccf7a6d25311ff65a23efa9082cd501de
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Iede0a8ea3e28d1a77069e61c5a9b9d5bccc69adb
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I69c210b79f4d1b64863ac0ab2b012f033f40fe10
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I3827611dc887985484aec7fa5506e15298ac916e
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ibce9442e46dffbfb21873bb64fbc851ad761b4dc
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I1b5327ee57d0d60854784a51784f9272bb72b2b5
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ic4dec17e879e6e16c7d6c5e184288a629872ce84
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Icaab3bcf646611ebb31415c54e0ce350817d8fc8
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I977aa9d3cf18da00c69bfd777b51299613e01d1d
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I1c1d16e5b9690a5f61a04ed78d6e4be296800ebb
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Id4174904487fc153d8e80471da7c829c52092f78
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Id309a574831dd46bce47009eb8c4879d26c3a332
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ic3d9fe45d3242d3da147067d3c388e9d7305ee61
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I12db4b88beeeabf3840116753a3c388b214428ed
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: If5b8269b35983e564f1002f6ed25ca607381eea7
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I87dbcb590484c6142c2ce33d57eed846998aac36
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I63bef7bcd7e20c6f667058f4be6d305c7f447b22
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann
Unused since 265043a935781633f204b1ddfede5f454b8555fe "tabcontrol: #i113362# impl tabcontrol in awt" and not even built since 0a966b904bd6fd570d2fb09825810aceed4e00e8 "tabcontrol: fix some compile errors." Change-Id: Ida6fde85207288a0b4e09cee767bd004f9384d99