summaryrefslogtreecommitdiff
path: root/helpcontent2/util/scalc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/util/scalc/makefile.mk')
-rw-r--r--helpcontent2/util/scalc/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk
index 800ae681c1..ecff7db939 100644
--- a/helpcontent2/util/scalc/makefile.mk
+++ b/helpcontent2/util/scalc/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: obo $ $Date: 2006-03-27 12:51:52 $
+#* last change $Author: obo $ $Date: 2006-03-28 13:29:34 $
#*
-#* $Revision: 1.20 $
+#* $Revision: 1.21 $
#*
#* $Logfile:$
#*
@@ -257,7 +257,6 @@ LINKLINKFILES= \
text$/scalc$/guide$/auto_off.xhp \
text$/scalc$/guide$/autofilter.xhp \
text$/scalc$/guide$/autoformat.xhp \
- text$/scalc$/guide$/borders.xhp \
text$/scalc$/guide$/calc_date.xhp \
text$/scalc$/guide$/calc_series.xhp \
text$/scalc$/guide$/calc_timevalues.xhp \
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar/SfxNotebookBar.cxx
AgeCommit message (Expand)Author
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-14avoid OConfigurationTreeRoot copy assignmentCaolán McNamara
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01tdf#103481 fixed SIGABRT in embedded presentationSzymon Kłos
2016-10-07tdf#102776 : switching the menubar in all windowsSzymon Kłos
2016-10-06tdf#102776 : fixed Notebookbar hidingSzymon Kłos
2016-10-05tdf#101249 Notebookbar: remember the menubar visibilitySzymon Kłos
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-26tdf#101249 fixed crash after inserting OLE objectSzymon Kłos
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos
2016-09-13tdf#102065 Notebookbar: Menu bar disappears when cancelling dialogSzymon Kłos
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-03GSoC notebookbar: avoid crash while opening menuSzymon Kłos
2016-07-26crash on clicking links in offline helpCaolán McNamara
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-03Add an assert for a good measure.Jan Holesovsky
2016-06-03notebookbar: load ui for the start centerSzymon Kłos
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky